home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / keno.swf / scripts / DefineButton2_133 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2006-09-05  |  65 b   |  4 lines

  1. on(rollOver){
  2.    _root.buttonsDisplay = "Play five rounds";
  3. }
  4.